home *** CD-ROM | disk | FTP | other *** search
/ Time Warp / Time Warp.iso / pc / timewarp / lab.dxr / 00380.ls < prev    next >
Encoding:
Text File  |  1997-06-09  |  183 b   |  10 lines

  1. on mouseUp
  2.   global monitor
  3.   set monitor to 1
  4.   sound stop 1
  5.   puppetSprite(15, 1)
  6.   set the locH of sprite 15 to 75
  7.   set the locV of sprite 15 to 333
  8.   LabMonitor("JMON1.MOV")
  9. end
  10.